Microsoft DirectX 8.1 (C++)

CDrawImage::NotifyEndDraw

The NotifyEndDraw method indicates the conclusion of image rendering.

Syntax

void NotifyEndDraw(void);

Return Value

No return value.

Remarks

This member function is used for performance measurements.

See Also